projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e92928a
)
* xterm.h: Declare x_x_to_emacs_modifiers.
author
Jan Djärv
<jan.h.d@swipnet.se>
Tue, 14 Feb 2006 10:01:39 +0000
(10:01 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Tue, 14 Feb 2006 10:01:39 +0000
(10:01 +0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index 6e4871a5834f6d89952455f1dfdeb187aa3e0f3a..bc52efe379d644bb3273a5a79ee1397f9755a68d 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-1003,6
+1003,8
@@
extern void x_clear_area P_ ((Display *, Window, int, int, int, int, int));
extern void set_vertical_scroll_bar P_ ((struct window *));
extern int x_dispatch_event P_ ((XEvent *, Display *));
+extern unsigned int x_x_to_emacs_modifiers P_ ((struct x_display_info *,
+ unsigned));
/* Defined in xselect.c */